home *** CD-ROM | disk | FTP | other *** search
-
-
- ----~~~== ValidateWait ==~~~----
-
- Version 1.0.
-
- SHORT: This program will wait if any mounted device is validating. This
- could be usefull, if validation is performed after a reboot,
- since this usually causes the startup procedure to become very
- slow, and a write to the device, will cause a "Volume XXX is not
- validated" requester.
-
- I know there's a very similar program, called CheckDrive (it came
- out, while I was writing ValidateWait). It takes arguments and
- produces output. My program does not, so with my program, you
- don't have to know the names of devices mounted to use it.
-
- It should be placed in top of the startup-sequence, just after
- setpatch:
-
- c:setpatch >nil:
- c:ValidateWait
-
- ; The rest of your startup-sequence goes here
-
- *** ValidateWait is compiled for 2.0 or higher, and have not been
- *** tested under versions lower than 2.0 (since I don't own KS1.3
- *** no more). If you have KS1.3, please do your self that favour
- *** and buy KS2.0. It's worth it!
-
- That's it, and that's that.
-
- NOTE: This is my first complete project. Comments and bugreports
- should be send to:
-
- Søren Berg Hansen
- Holmehusvej 71, 2.th
- 5000 Odense C
- Denmark
- Phone: +45 65 91 21 69
-
- or could be mailed to me on Internet, at:
-
- siera@imada.ou.dk
-
- COST: None. This is freeware. It can be redistributed in any way, as
- long as you do not charge more that the price of a disk and the
- postage.
-
-
- I hope you enjoy the program.
-
- - Søren Berg Hansen
-
-
- "With a good sexlife, you can resist the temptations of
- sports!"
- - me
-
-